[symfony/mailer] use null://null for MAILER_DSN#1071
Conversation
|
Thanks for the PR 😍 How to test these changes in your application
Diff between recipe versionsIn order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes. |
|
We could simply update the |
|
I don't believe the recipe can update |
Yeah it looks like it can: https://github.com/symfony/recipes/blob/master/phpunit/phpunit/4.7/manifest.json#L3
Yes, and in the But that was just a suggestion, I don't know what solution prefers the core team 👀 |
I meant add a single line to the
Both achieve the same thing, doesn't matter to me. Adding the the phpunit/phpunit-bridge recipes seems simpler. |
null://null test dsnnull://null for MAILER_DSN
|
I modified this PR to just always use |
This makes it easier to run tests that send emails "out of the box".